Skip to content

Update Jest preset to use new package#208

Merged
cortinico merged 1 commit intomainfrom
huntie-patch-1
Feb 25, 2026
Merged

Update Jest preset to use new package#208
cortinico merged 1 commit intomainfrom
huntie-patch-1

Conversation

@huntie
Copy link
Collaborator

@huntie huntie commented Feb 24, 2026

Summary

Follows facebook/react-native#55169, due in React Native 0.85.

Changelog:
[General][Changed] - Update Jest preset to @react-native/jest-preset

Test Plan

@cortinico cortinico merged commit 620f5a4 into main Feb 25, 2026
1 check passed
@cortinico cortinico deleted the huntie-patch-1 branch February 25, 2026 00:38
leotm added a commit to leotm/react-native-template-new-architecture that referenced this pull request Mar 11, 2026
- Bump RN deps and devDeps (@react-native: babel-preset, eslint/metro/ts configs)
  - add @react-native jest-preset
- Bump Gradle Wrapper config from 9.0.0 to 9.3.1
  - update gradlew shell script (remove CLASSPATH var), regen batch script and Java app (.jar)
- Bump #1877 comments RN ver
- Bump Jest snapshot test rendered RN ver
- Remove gem 'nkf' workaround comment now upstream in react-native-community/template#200
- Update lockfiles (Yarn, CocoaPods)
- Bump ReadMe ver

- NB: react-native-community.github.io/upgrade-helper/?from=0.84.1&to=0.85.0-rc.1&package=com.myapp&name=MyApp
  - @react-native/jest-preset missing from package.json devDependencies
  - Ref: react-native-community/template#208 facebook/react-native#55169

Resolve: #1913
leotm added a commit to leotm/template that referenced this pull request Mar 11, 2026
Follows react-native-community#208 facebook/react-native#55169, due in React Native 0.85.

Missing in: react-native-community.github.io/upgrade-helper/?from=0.84.1&to=0.85.0-rc.1

Example: leotm/react-native-template-new-architecture#1918

[General][Fixed] - Add @react-native/jest-preset to package.json
leotm added a commit to leotm/react-native-template-new-architecture that referenced this pull request Mar 12, 2026
- Bump RN deps and devDeps (@react-native: babel/jest presets, eslint/metro/ts configs)
- Bump Gradle Wrapper config from 9.0.0 to 9.3.1
  - update gradlew shell script (remove CLASSPATH var), regen batch script and Java app (.jar)
- Bump #1877 RN ver comments
- Bump Jest snapshot test rendered RN ver
- Remove gem 'nkf' workaround comment now upstream in react-native-community/template#200
- Update lockfiles (Yarn, CocoaPods)
- Bump ReadMe ver

- NB: react-native-community.github.io/upgrade-helper/?from=0.84.1&to=0.85.0-rc.1&package=com.myapp&name=MyApp
  - missing @react-native/jest-preset from package.json devDependencies
  - fixed upstream react-native-community/template#210 and added here
  - Ref: react-native-community/template#208 facebook/react-native#55169

Resolve: #1913
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants